Skip to content

Conversation

@febo
Copy link
Collaborator

@febo febo commented Jul 18, 2025

Problem

PR #192 added a "hidden" reexport module to be used by the macros, but macros are now importing the Pubkey type. This creates problems when the callsite for the macro already imports the same type.

Solution

Use the qualified name for Pubkey to avoid importing the type.

@febo febo marked this pull request as ready for review July 18, 2025 12:51
@febo febo requested a review from joncinque July 18, 2025 12:51
Copy link
Collaborator

@joncinque joncinque left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense!

@febo febo merged commit 3fecb3e into main Jul 18, 2025
10 checks passed
@febo febo deleted the febo/qualified-pubkey branch July 18, 2025 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants